The DocumentTypeEnum contains a group of enumerations on a scope that indicate the type of document.
| Parameter | Type | Description |
|---|---|---|
| Dynamic | string (enum) | The document is generated as a dynamic document. |
| Template | string (enum) | The document is a template. |
| NonGenerated | string (enum) | The document is not generated. |